PowerTools MultiRow for Windows Forms 8.0J
Item プロパティ (CollectionBase<T>)

指定したインデックスにあるTを取得または設定します。
構文
Public Default Property Item( _
   ByVal index As Integer _
) As T
public T this[ 
   int index
]; {get; set;}

パラメータ

index
参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.